Welcome![Sign In][Sign Up]
Location:
Search - image classification matlab code

Search list

[Special Effectscode

Description: 利用形态学方法寻找图像中互相重叠的点 对其进行分类并最后消除。-using morphological methods for image overlapping points classification and its final elimination.
Platform: | Size: 4096 | Author: guozhi | Hits:

[AI-NN-PRsvm

Description: svm程序代码,用于模式识别和分类,也可用于图像特征。-svm code for pattern recognition and classification can also be used to image features.
Platform: | Size: 172032 | Author: chenxi | Hits:

[AI-NN-PRDSPLIT

Description: 用vc++编写的图像分类,包括Bayes.神经网络分类器等。有界面,代码。-With vc++ Prepared image classification, including Bayes. Classifier such as neural networks. Has interface code.
Platform: | Size: 5163008 | Author: | Hits:

[AI-NN-PRmode

Description: 用vc++开发的图像分类,包括聚类分析,模糊聚类,遗传算法聚类等。有界面,代码!-With vc++ Developed image classification, including cluster analysis, fuzzy clustering, genetic algorithms, such as clustering. Has interface code!
Platform: | Size: 7923712 | Author: | Hits:

[Graph RecognizeSpPCA

Description: 利用Sub-pattern PCA在Yale人脸库上进行人脸识别的matlab源代码,子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。-Sub-pattern PCA use in the Yale face database for face recognition on the matlab source code, sub-mode principal component analysis first of the original image block, and then the same sub-image, respectively, the location of the establishment of sub-image set, in each sub-image Set the use of PCA to extract the features, the establishment of sub-space. Treatment to identify images, by the same block, the respective sub-image to the corresponding sub-space projection, feature extraction. Finally, according to the principle of nearest neighbor classification.
Platform: | Size: 2048 | Author: 章格 | Hits:

[Special EffectsdocLisegmentationcode

Description: 精心收集博士生编写的图像分割源代码,可以在matlab环境下使用。-Carefully prepared collection of doctoral image segmentation source code, you can use in the matlab environment.
Platform: | Size: 19456 | Author: 亚飞 | Hits:

[Special Effectsgaborconvolve

Description: gaborconvolve.m Code for convolving an image with a bank of log-Gabor filters. A pre-processing step for texture analysis, feature detection and classification
Platform: | Size: 3072 | Author: wugang | Hits:

[matlabNaiveBayes

Description: naive bayes方法是用于分类的一个传统方法,它是产生的比较早的一个方法,分类的准确度比较高。-naive bayes method is used for the classification of a traditional method, which is generated as early as one way of comparison, classification accuracy is relatively high.
Platform: | Size: 1024 | Author: 李萍 | Hits:

[Special EffectsinvariantMomentShapeDetection

Description: 根据:基于不变矩特征和神经网络的图像模式模糊分类 论文 在matlab上做的实验,有7个不变矩生成和神经网络分类的代码,还要论文原文-According to: Based on the characteristics of moment invariants and neural network image mode fuzzy classification papers in matlab to do the experiment, there are seven moment invariants and neural network classifier to generate the code, but also the original papers
Platform: | Size: 146432 | Author: wanxl_xjtu | Hits:

[Speech/Voice recognition/combinefingerprint

Description: Type Classification Code: main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots images) dirImg.m (computes the directional image) extract.m (extracts square portion of image - called by dirImg) slitSum.m (computes the slit sum direction - called by dirImg) tileImg.m (tiles the image and computes new directions) averImg.m (smoothes the image) angleImg.m (computes the angles from the vector representation) Poincare.m (computes the core-delta points) temp.m (extracts the core-delta points and locations) Correlation Code: proj.m (program control) plotimg.m (plots images) discretize.m (converts image to discrete values) normalize.m (normalizes images) corrfft.m (computes the correlation) -------------------------------------------------------------------------------- -Type Classification Code: main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots images) dirImg.m (computes the directional image) extract.m (extracts square portion of image- called by dirImg ) slitSum.m (computes the slit sum direction- called by dirImg) tileImg.m (tiles the image and computes new directions) averImg.m (smoothes the image) angleImg.m (computes the angles from the vector representation) Poincare.m (computes the core-delta points) temp.m (extracts the core-delta points and locations) Correlation Code: proj.m (program control) plotimg.m (plots images) discretize.m (converts image to discrete values) normalize. m (normalizes images) corrfft.m (computes the correlation )--------------------------------------------------------------------------------
Platform: | Size: 6144 | Author: 小熊 | Hits:

[Graph program7894561@dagsvm

Description: 很好用的svm工具箱,dagsvm对于图像分类效果非常好,分类精度很高,代码清洗简单。-Good use of SVM Toolbox, dagsvm for image classification effect is very good, very high classification accuracy, code cleaning easy.
Platform: | Size: 5120 | Author: tang | Hits:

[Special EffectsMatlab_Classification_based_on_BP

Description: 基于BP神经网络的遥感图像分类代码。从样本中提取崇明岛东滩十种地物的光谱特征,并训练BP网络,再利用网络进行分类-BP neural network-based remote sensing image classification code. Extracted from samples of 10 kinds of Chongming Island, Dongtan features of the spectral characteristics and to train BP network, and then use the network to classify
Platform: | Size: 1413120 | Author: 李琛 | Hits:

[matlabFuzzyClusteringToolbox

Description: 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII)几种衡量指标。-Four kinds of clustering algorithms source code and sample code, the ultimate goal of this program is to form a set of standards for clustering, scalable tools. Including the contents of a. Clustering algorithm: Kmeans and Kmedoid algorithms, FCMclust, GKclust, GGclust algorithm 2. Assessment classified prototypes: programs can be plotted in two-dimensional image, the results of clustering 3. Verify: Program to provide an algorithm to each authentication mechanism, each clustering algorithm will calculate Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni' s Index (XB), Dunn' s Index (DI) and Alternative Dunn Index (DII) of several metrics.
Platform: | Size: 2134016 | Author: conroy cheung | Hits:

[Graph programFCM

Description: C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
Platform: | Size: 15985664 | Author: 汪颜 | Hits:

[Special EffectsImage_Classify

Description: 遥感影像分类的matlab实现(源码+图像)。以及分类后评价(总体精度、Kappa系数、混淆矩阵)。-Remote Sensing Image Classification of matlab implementation (source code+ images). After the evaluation and classification (overall accuracy, Kappa coefficient, confusion matrix).
Platform: | Size: 1567744 | Author: | Hits:

[Special EffectsCVPR10-LLC

Description: 该matlab源码描述了基于局部受限线性编码的图像分类算法-This is an example code for the algorithm described in "Locality-constrained Linear Coding for Image Classification", CVPR 2010.
Platform: | Size: 587776 | Author: sinoer | Hits:

[Special Effectsbpandkohonen

Description: 神经网络源码,可应用于遥感图像的分类,采用的包括bp、kohonen。可以作为范例来学习。-Neural network source code can be used in remote sensing image classification, using the included bp, kohonen. Can serve as examples to learn.
Platform: | Size: 5120 | Author: 葛宏 | Hits:

[matlabCODE

Description: 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行 5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱 6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口 7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高 8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition
Platform: | Size: 6918144 | Author: 张数 | Hits:

[Special Effectsshiyan1

Description: 遥感图像分类描述,有代码,也有图像,用Matlab实现-Remote sensing image classification description, code, there are images, achieved with the Matlab
Platform: | Size: 3439616 | Author: liuying | Hits:

[AI-NN-PRIMAGE-CLASSIFICATION-BASED-ON-RBF

Description: MATLAB CODE FOR IMAGE CLASSIFICATION USING RBF NETWORK
Platform: | Size: 207872 | Author: parmalik kumar | Hits:
« 12 3 »

CodeBus www.codebus.net